memory access
英 [ˈmeməri ˈækses]
美 [ˈmeməri ˈækses]
存储访问,内存访问;存取存储器
英英释义
noun
- (computer science) the operation of reading or writing stored information
双语例句
- We also add the'unsafe'keyword since direct memory access isn't thread safe.
我们也添加了“不安全”的关键词因为直接内存获取并不安全。 - A Memory Access Technology of Heterogeneous Multi-Core System Based on Cell Broadband Engine Architecture
面向Cell宽带引擎架构的异构多核访存技术 - Adaptive stack cache with fast address generation policy is proposed by investigating memory access behavior of programs.
通过对程序的访存行为进行分析,提出快速地址计算的自适应栈高速缓存方案。 - Large page usage is primarily intended to provide performance improvements to memory access intensive applications.
使用大页主要是为提高内存访问频繁的应用程序的性能。 - Hence the term Non-Uniform Memory access.
因此就有了非均匀存储器存取这个术语。 - The other main type of processor architecture, CISC ( the x86 processor being a popular CISC instruction set), allows for memory access in nearly every instruction.
另外一种主要的处理器体系结构CISC(x86处理器就是一种流行的CISC指令集)几乎允许在每条指令中进行内存访问。 - This advanced property is used for optimizing memory access. See documentation for usage.
此高级属性用于优化内存访问。有关用法,请参阅文档。 - On the other side are the technological advances made in the platform, including architectures ( multiprocessing, symmetric multithreading, non-uniform memory access [ NUMA]) and virtualization.
另一方面,它要考虑平台方面的技术进步,包括架构(多处理、对称多线程、非一致内存访问[NUMA]和虚拟化)。 - To enable memory access, it provides put and set methods for ints, chars, and bytes.
为允许内存访问,它为int、char和byte提供了put和set方法。 - This increases the latency of the task's memory access until its data is in the cache of the new CPU.
这就增加了任务的内存访问延迟,这些时间用来将其数据移入新CPU的内存中。
